Use the local kubelet's cluster domain, rather than a random one#1071
Merged
Use the local kubelet's cluster domain, rather than a random one#1071
Conversation
13 tasks
14 tasks
Contributor
Author
|
Adapted list-op as an example: stackabletech/listener-operator#317 |
Member
|
Will review later when I get time, just FYI that #1066 also touches CLI arguments. |
Contributor
Author
|
Doesn't look like that touches the node name, but it probably makes sense to run the templating rollouts together. |
Member
|
Was thinking the same. Regarding templating I already have stackabletech/operator-templating#534 |
sbernauer
previously approved these changes
Jul 3, 2025
Member
sbernauer
left a comment
There was a problem hiding this comment.
LGTM, however the tests currently fail
Member
|
Also giving @razvan the chance to review |
Contributor
Author
|
Oh. Right. I had updated the code tets, but not the doctests. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Part of stackabletech/issues#662, followup to #1068.
This is a breaking change (towards operators); they must now (in addition to the requirements from #1068) also provide the following environment variable:
Definition of Done Checklist
Author
Reviewer
Acceptance